home *** CD-ROM | disk | FTP | other *** search
/ Resource Library: Multimedia / Resource Library: Multimedia.iso / sgml / msdos / sgml07 / changes < prev    next >
Encoding:
Text File  |  1992-03-27  |  1.4 KB  |  44 lines

  1. This file describes recent user-visible changes in sgmls.  Bug fixes
  2. are not described.  See the man page for more details.
  3.  
  4. Version 0.7
  5. ===========
  6.  
  7. More quantity limits can be changed.  In particular, GRPCNT, GRPLVL
  8. and GRPGTCNT can be increased up to 253; NAMELEN can be increased to
  9. 239.  Names are now dynamically allocated (that is, the amount of
  10. memory used to store a name depends on the actual length of the name
  11. rather than on value specified for NAMELEN.)
  12.  
  13. sgmlasp supports a -n option which disables upper-case substitution
  14. for names in replacement files.
  15.  
  16. sgmls has a -p option which makes it parse only the prolog.
  17.  
  18. The format of the I command has been changed: CDATA and SDATA entities
  19. are distinguished using a keyword rather than by surrounding SDATA
  20. entities with \|s.
  21.  
  22. Version 0.6
  23. ===========
  24.  
  25. A concrete syntax can now be specified explicitly in the SGML
  26. declaration, and various parts of the reference concrete syntax can be
  27. changed, including some quantity limits.
  28.  
  29. The treatment of notation identifiers and the syntax of the N output
  30. command have been changed.
  31.  
  32. SUBDOC support works with MS-DOS.
  33.  
  34. The -n option has been removed; references to subdocument entities are
  35. always resolved.
  36.  
  37. It is no longer possible to change the implied SGML declaration using
  38. environment variables.  You must use an explicit SGML declaration
  39. instead.
  40.  
  41. The V output command has been removed.
  42.  
  43. sgmlsasp supports multiple replacement files.
  44.